| Einhugur Word Plugin for Xojo |
|
ShapeGroup.Shape Method
Gets shape by a index from the ShapeGroup
Parameters
- index
- Index of the shape to get.
Returns
- EinhugurWord.Shape
- Returns the requested shape or OutOfBoundsException if out of range.
Remarks
This function can throw OutOfBoundsException.
See Also
ShapeGroup Class